'Declaration<DispIdAttribute(30)> Function GetBlockLeft( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(30)] int GetBlockLeft( string OCRResultID, int BlockIdx )
function GetBlockLeft(
OCRResultID: String;
BlockIdx: Integer
): Integer;
DispIdAttribute(30) function GetBlockLeft( OCRResultID : String, BlockIdx : int ) : int;
[DispId(30)] int GetBlockLeft( string* OCRResultID, int BlockIdx )
[DispId(30)] int GetBlockLeft( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx